home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1993 July / Internet Tools.iso / RockRidge / mail / metamail / contrib / sh-versions / uuenpipe < prev    next >
Encoding:
Text File  |  1993-05-18  |  730 b   |  14 lines

  1. :
  2. # This file Copyright (c) 1992 Z-Code Software Corp.
  3. # Permission to use, copy, modify, and distribute this material
  4. # for any purpose and without fee is hereby granted, provided
  5. # that the above copyright notice and this permission notice
  6. # appear in all copies, and that the name of Z-Code Software not
  7. # be used in advertising or publicity pertaining to this
  8. # material without the specific, prior written permission
  9. # of an authorized representative of Z-Code.  Z-CODE SOFTWARE
  10. # MAKES NO REPRESENTATIONS ABOUT THE ACCURACY OR SUITABILITY
  11. # OF THIS MATERIAL FOR ANY PURPOSE.  IT IS PROVIDED "AS IS",
  12. # WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES.
  13. cat ${1-"-"} | uuencode `basename ${1-UUPIPEOUT}` | sed 's/begin 0/begin 600/'
  14.